.ArticleLpItemImg {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

h3.ArticleTitle {
    font-size: 1.3em;
    color: #00a160;
    font-weight: 900;
}

 


.SeeMoreButtonContainer {
    text-align: center;
}

a.SeeMoreButton {
    background-color: #00a160;
    color: white;
    padding: 8px 23px;
    font-weight: 900;
    padding-bottom: 10px;
    border-radius: 5px;
}

div#newsListCont {
    padding-top: 30px;
}

a.ArticlesCategory {
    color: #656565;
    font-size: 1.1em!important;
    font-weight: 700;
}

p.ArticleText {
    padding-bottom: 15px;
}

.ArticlesCategoryContainer {
    padding-bottom: 30px;
}

.col-md-4.Articulos.ArticleLpItem {
    padding-bottom: 40px;
}


.paginationPageNoticiaNueva {
    display: none;
}
.paginationPageArticulos {
    display: none;
}

.paginationPageComunicados{
    display: none;
}

.page-active {
    display: block!important;
}


.ArticleTotalText {
    min-height: 214px;
}

a.RssButton {
    position: fixed;
    right: -79px;
    rotate: 270deg;
    background-color: #00a160;
    color: white;
    padding: 16px 38px;
    font-size: 1.6em;
    top: 416px;
    z-index: 999;
}

a.RssButton.es {
    right: -88px;
}

.NewsSliderArrow {
    position: relative;
    top: 85px;
    cursor: pointer;
}

.container.fb {
    padding-bottom: 40px;
}

.col-md-4.ArticleLpItem {
    margin-bottom: 30px;
}













